gboolean child_is_hidden,
GtkFileChooserDefault *impl);
-static void add_bookmark_button_clicked_cb (GtkButton *button,
- GtkFileChooserDefault *impl);
-static void remove_bookmark_button_clicked_cb (GtkButton *button,
- GtkFileChooserDefault *impl);
-
static void update_cell_renderer_attributes (GtkFileChooserDefault *impl);
- static void load_remove_timer (GtkFileChooserDefault *impl);
+ static void load_remove_timer (GtkFileChooserDefault *impl, LoadState new_load_state);
static void browse_files_center_selected_row (GtkFileChooserDefault *impl);
static void location_button_toggled_cb (GtkToggleButton *toggle,